home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / vbcc-ppc-src / machines / amigappc / include / proto / layers.h < prev    next >
C/C++ Source or Header  |  1999-01-01  |  145b  |  7 lines

  1. #ifndef PROTO_LAYERS_H
  2. #define PROTO_LAYERS_H
  3. #include <exec/types.h>
  4. extern struct Library *LayersBase ;
  5. #include <clib/layers_protos.h>
  6. #endif
  7.